[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 24   SHUFFLE   <  SKIP 2112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14881Griffin, Eric98312BremertonWashingtonUnited States
16177Nath, Bethany7001HobartTasmaniaAustralia
18348Roberts, Katelyn91776San GabrielCaliforniaUnited States

Generated 2025-07-13 10:40:00.363 UTC