[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 3454  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24670Ross, Alexandria90401Santa MonicaCaliforniaUnited States
25186Coleman, Angelica90401Santa MonicaCaliforniaUnited States
25403Clark, Jasmine, E90401Santa MonicaCaliforniaUnited States
25430Hall, Alyssa, M90401Santa MonicaCaliforniaUnited States

Generated 2025-07-12 19:44:42.030 UTC