[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 5825   <  SKIP 1249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11839Brown, Tyler90401Santa MonicaCaliforniaUnited States
28257Martin, Zachary, E98901YakimaWashingtonUnited States
23760Sharma, NinaRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-16 16:06:54.352 UTC