[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 2924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20778Ramirez, Seth, R98284Sedro WoolleyWashingtonUnited States
27653Rubio, KellieV8Y 1L1CliffsideBritish ColumbiaCanada
15795Munoz, Diane, R2777SpringwoodNew South WalesAustralia

Generated 2025-07-14 02:01:31.839 UTC