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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States
18134Romero, Melody95010HofBayernGermany
14309Sanz, Orlando6006PerthSouth AustraliaAustralia
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 04:31:38.817 UTC