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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17381Guo, Krystal, S4217Gold CoastQueenslandAustralia
17294Arun, Ruth, S4217Gold CoastQueenslandAustralia
17304Campbell, Haley, L4217Gold CoastQueenslandAustralia

Generated 2025-07-11 17:32:15.583 UTC