[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 254  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22153Kelly, Alyssa, D91776San GabrielCaliforniaUnited States
22174Lu, Micah6006PerthSouth AustraliaAustralia
19603Hernandez, Tabitha, L2036MatravilleNew South WalesAustralia

Generated 2025-07-21 11:27:00.074 UTC