[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 456   SHUFFLE   <  SKIP 1529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15284Prasad, Jay94014ColmaCaliforniaUnited States
20092Sharma, Ethan, M90505TorranceCaliforniaUnited States
19941Liang, Cedric, RW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-14 04:36:53.316 UTC