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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21075Rana, Manuel66740SaarlouisSaarlandGermany
15684Suarez, Tyrone24044KielSaarlandGermany
25329Moreno, Jacquelyn94014ColmaCaliforniaUnited States
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 12:31:46.436 UTC