[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 750   SHUFFLE   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11298Luo, Jon91910Chula VistaCaliforniaUnited States
27631Phillips, Gabriella94611OaklandCaliforniaUnited States
28479Gomez, Marvin, C2055North SydneyNew South WalesAustralia

Generated 2025-07-16 00:34:45.266 UTC