[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 2295   SHUFFLE   <  SKIP 349  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25800Nath, SheenaPE17BuryEnglandUnited Kingdom
12286Jenkins, Nathan, MPB12PeterboroughEnglandUnited Kingdom
18153Gao, Karen, L13441BerlinHessenGermany
24159Luo, Christine, J4000BrisbaneQueenslandAustralia

Generated 2025-07-14 09:37:03.784 UTC