[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 250   SHUFFLE   <  SKIP 2100  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13207Rai, Kenneth, S91910Chula VistaCaliforniaUnited States
28816Cox, Jessica, B97330CorvallisOregonUnited States
27320Green, Jose, C42651SolingenNordrhein-WestfalenGermany
18752Walker, Samantha92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 19:30:59.049 UTC