[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 327   SHUFFLE   <  SKIP 1221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28077Williams, Sarah, N91776San GabrielCaliforniaUnited States
26978Sharma, Cassie, AEC1R 0DULondonEnglandUnited Kingdom
22891Gonzalez, Andrea, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 23:27:06.482 UTC