[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 9655   <  SKIP 721  >   TAKE 1  >   

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

1 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22955Suarez, Leslie, C2061Milsons PointNew South WalesAustralia

Generated 2025-07-21 07:02:04.308 UTC