[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 6797  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19950Lu, Ronnie6006PerthSouth AustraliaAustralia
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-21 06:09:54.101 UTC