[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 610   SHUFFLE   <  SKIP 4  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13883Lal, Brandon90802Long BeachCaliforniaUnited States
14531Garcia, AbigailWA1WarringtonEnglandUnited Kingdom
28267Young, Jordan, J94010BurlingameCaliforniaUnited States

Generated 2025-11-05 08:34:24.115 UTC