[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 750   SHUFFLE   <  SKIP 304  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28271Gonzalez, Sean90210Beverly HillsCaliforniaUnited States
14691Torres, Derrick59140DunkerqueNordFrance
19493Shan, KarlaBD1 4SJW. YorkEnglandUnited Kingdom
17089Zhu, Crystal, C20354HamburgHamburgGermany
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance
12614Gill, Lance78000VersaillesYvelineFrance
15745Hayes, Julian98225BellinghamWashingtonUnited States

Generated 2025-11-05 11:47:08.172 UTC