[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 5943   <  SKIP 105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18279Suri, Rachael, J2500WollongongNew South WalesAustralia
28311Raje, Terry, A1002SydneyNew South WalesAustralia
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-19 12:45:32.491 UTC