[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 2986   SHUFFLE   <  SKIP 47  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
19110Kelly, Jesse92625Newport BeachCaliforniaUnited States
24907Price, Megan7001HobartTasmaniaAustralia

Generated 2025-07-11 02:10:31.375 UTC