[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 327   SHUFFLE   <  SKIP 567  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20309Sharma, Cristina, J2036MalabarNew South WalesAustralia
23660Tang, Christy, R2113North RydeNew South WalesAustralia
12497Kumar, Ashlee, M66001SaarbrückenSaarlandGermany

Generated 2025-07-12 23:20:14.619 UTC