[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 10831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22731Henderson, Brandon, L92806La JollaCaliforniaUnited States
22776Perry, Julia92806La JollaCaliforniaUnited States
23007Sanchez, Isaac92806La JollaCaliforniaUnited States

Generated 2025-07-22 03:00:05.443 UTC