[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   SHUFFLE   SKIP 1441   <  SKIP 467  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11669Simmons, Isabella98403TacomaWashingtonUnited States
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
17562Sharma, Zachary, C94519ConcordCaliforniaUnited States
13915King, Allison, M91203GlendaleCaliforniaUnited States

Generated 2025-07-19 09:07:00.742 UTC