[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 189   SHUFFLE   <  SKIP 52  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25976Coleman, Hunter, F92020El CajonCaliforniaUnited States
16101Lopez, Mary, R94536FremontCaliforniaUnited States
28479Gomez, Marvin, C2055North SydneyNew South WalesAustralia

Generated 2025-07-14 04:03:05.157 UTC