[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 6207  >   <  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-10 16:27:43.526 UTC