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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17458Collins, Jason, E90401Santa MonicaCaliforniaUnited States
17662Washington, Jose, A90401Santa MonicaCaliforniaUnited States
17668Peterson, Eduardo, A90401Santa MonicaCaliforniaUnited States
18070Martinez, Alyssa, P90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 23:40:03.164 UTC