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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15975Collins, Gabrielle98225BellinghamWashingtonUnited States
16647Alexander, Anna94015Daly CityCaliforniaUnited States
17124Madan, Kaitlin98168BurienWashingtonUnited States

Generated 2025-07-15 07:53:29.720 UTC