[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 263   SHUFFLE   <  SKIP 1897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25081Morris, Melanie94536FremontCaliforniaUnited States
29227Patel, Levi, I91910Chula VistaCaliforniaUnited States
11467Zheng, Arturo, C2065St. LeonardsNew South WalesAustralia

Generated 2025-07-14 22:47:07.665 UTC