[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 376   SHUFFLE   <  SKIP 491  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom
22587Alonso, Gina, C80074MünchenHamburgGermany
15439Evans, Mason4551CaloundraQueenslandAustralia

Generated 2025-11-06 03:52:52.157 UTC