[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 396   SHUFFLE   <  SKIP 2742  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22916Romero, Raquel, Z4169East BrisbaneQueenslandAustralia
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance
20708Thompson, DevinV3A 4R2LangleyBritish ColumbiaCanada
12909Shan, Kelsey94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 17:57:16.758 UTC