[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 362   SHUFFLE   <  SKIP 4103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23565Torres, Julia, L92625Newport BeachCaliforniaUnited States
23990Huang, Claudia, M92700ColombesHauts de SeineFrance
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 19:04:37.889 UTC