[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   SHUFFLE   SKIP 4337   <  SKIP 79  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14659Harris, Zachary, E94611OaklandCaliforniaUnited States
20125Clark, Natalie, L98033KirklandWashingtonUnited States
28763Pal, Mohamed, C94010BurlingameCaliforniaUnited States

Generated 2025-07-17 18:57:36.971 UTC