[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 3923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14533Alonso, Roberto, MSL4 1RHBerksEnglandUnited Kingdom
21390Becker, Grant2036MalabarNew South WalesAustralia
27516Murphy, Charles, M1002SydneyNew South WalesAustralia

Generated 2025-07-10 23:45:28.008 UTC