[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 468   SHUFFLE   <  SKIP 5243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13210Simmons, Ethan94063Redwood CityCaliforniaUnited States
18614Wright, Seth, L92625Newport BeachCaliforniaUnited States
25441Torres, Isabella91950National CityCaliforniaUnited States

Generated 2025-07-14 22:44:31.587 UTC