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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11378Liang, Shannon57000MetzMoselleFrance
19523Holt, BrittneySW6 SBYLondonEnglandUnited Kingdom
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom
24808Perez, Eric, A90712LakewoodCaliforniaUnited States
16129Russell, Jordyn97205PortlandOregonUnited States
23627Navarro, Adrienne91054ErlangenBayernGermany
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 21:38:12.219 UTC