[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 650   SHUFFLE   <  SKIP 584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13930Coleman, Samantha, C97068W. LinnOregonUnited States
21183Moreno, Hector4000BrisbaneQueenslandAustralia
19936Luo, Corey46236BottropNordrhein-WestfalenGermany

Generated 2025-07-16 01:40:09.573 UTC