[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 364   SHUFFLE   <  SKIP 1025  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18245Goel, Misty, M4000BrisbaneQueenslandAustralia
19953Lal, Darrell3198SeafordVictoriaAustralia
21133Kumar, April, G92310SèvresHauts de SeineFrance

Generated 2025-07-18 13:46:43.871 UTC