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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28020Griffin, Lucas98201EverettWashingtonUnited States
12805Moreno, Marvin, M92700ColombesHauts de SeineFrance
21348Patterson, AlexisV3A 4R2LangleyBritish ColumbiaCanada
27924He, Jeffery24044KielSaarlandGermany

Generated 2025-07-20 18:41:42.861 UTC