[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 2421   SHUFFLE   <  SKIP 735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21682Goel, KatrinaPE17BuryEnglandUnited Kingdom
17351Sharma, Terrence, N3220GeelongVictoriaAustralia
12066Powell, Wyatt, L90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 21:09:33.362 UTC