[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 158   SHUFFLE   <  SKIP 2507  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11583Xu, Karla, M78400ChatouYvelineFrance
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom
11217Adams, Natalie, P97205PortlandOregonUnited States
28679Bryant, Julian, A97301SalemOregonUnited States
18283Vazquez, Mallory, M7001HobartTasmaniaAustralia
14931Pal, Andres, S75019ParisSeine (Paris)France
23280Alexander, Hannah, A97045Oregon CityOregonUnited States
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-21 15:04:28.349 UTC