[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 327   SHUFFLE   <  SKIP 2759  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15382Blue, Kimberly, R94704BerkeleyCaliforniaUnited States
18601Garcia, Cynthia, K92118CoronadoCaliforniaUnited States
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-16 07:44:59.166 UTC