[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 618   SHUFFLE   <  SKIP 1431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26928Nara, RogerGA10GatesheadEnglandUnited Kingdom
17155Lewis, Samuel, H92020El CajonCaliforniaUnited States
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-18 02:29:13.504 UTC