[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 717   SHUFFLE   <  SKIP 3434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25955Robinson, Anna90401Santa MonicaCaliforniaUnited States
21908Hayes, Isabel97045Oregon CityOregonUnited States
21145Lal, Mindy94010BurlingameCaliforniaUnited States

Generated 2025-07-18 14:03:32.299 UTC