[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 1121  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22652Shan, Gilbert, B24044KielSaarlandGermany
17060Sanz, Gerald, J4000BrisbaneQueenslandAustralia
27971Jai, Jodi, M2580GoulburnNew South WalesAustralia
13946Powell, Jason, L97205PortlandOregonUnited States

Generated 2025-07-15 07:51:13.222 UTC