[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 2271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13246Perez, Hailey, M90802Long BeachCaliforniaUnited States
17728Perry, Maria, N2450Coffs HarbourNew South WalesAustralia
16368Williams, Lauren98055RentonWashingtonUnited States

Generated 2025-07-16 17:05:37.715 UTC