[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 3669   SHUFFLE   <  SKIP 153  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27581Kapoor, Phillip4655Hervey BayQueenslandAustralia
18188Wang, Jeffery, E3280WarrnamboolVictoriaAustralia
23435Chen, Rosa2036MatravilleNew South WalesAustralia
27157Xu, Raul48001MünsterSaarlandGermany

Generated 2025-07-20 04:34:02.734 UTC