[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 416   SHUFFLE   <  SKIP 1997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24215Xu, Lisa80074MünchenHamburgGermany
15964Cox, Steven, E92806La JollaCaliforniaUnited States
23207Baker, Dalton, B91791West CovinaCaliforniaUnited States

Generated 2025-07-08 22:48:41.624 UTC