[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 872   SHUFFLE   <  SKIP 3953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17975Sai, Candace, B95000CergyVal d'OiseFrance
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia
11424Garcia, Pamela, S12311BerlinSaarlandGermany

Generated 2025-07-20 22:36:56.870 UTC