[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   SHUFFLE   SKIP 2520   <  SKIP 533  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20125Clark, Natalie, L98033KirklandWashingtonUnited States
25450Deng, Darrell, A70511StuttgartSaarlandGermany
11357Ye, Ramon4551CaloundraQueenslandAustralia

Generated 2025-07-18 23:26:52.102 UTC