[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 2945   SHUFFLE   <  SKIP 1013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11427Dominguez, Desiree, S24044KielSaarlandGermany
17546James, Melanie, V90802Long BeachCaliforniaUnited States
22926Yuan, Keith, N4655Hervey BayQueenslandAustralia

Generated 2025-07-15 12:31:59.146 UTC