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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11427Dominguez, Desiree, S24044KielSaarlandGermany
19733Watson, Caitlin, C98033KirklandWashingtonUnited States
22441Torres, Andrea, L95010HofBayernGermany
28946Anderson, John, C4655Hervey BayQueenslandAustralia

Generated 2025-07-12 03:11:54.470 UTC