[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 540   SHUFFLE   <  SKIP 106  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18958Sanchez, Natalie91910Chula VistaCaliforniaUnited States
16780Bailey, Carlos98371PuyallupWashingtonUnited States
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom
11572Moreno, Billy59140DunkerqueNordFrance

Generated 2025-07-14 12:44:23.074 UTC