[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 2421   SHUFFLE   <  SKIP 3131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16616Liang, Kelvin, L6006PerthSouth AustraliaAustralia
13409Fernandez, Cory, P93290Tremblay-en-FranceSeine Saint DenisFrance
24661Jones, MadisonV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-12 09:34:15.948 UTC