[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 1641   <  SKIP 690  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
18396Parker, Luke, G98901YakimaWashingtonUnited States
24972Garcia, Edward94536FremontCaliforniaUnited States

Generated 2025-07-20 15:59:13.966 UTC