[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 4   SHUFFLE   <  SKIP 3989  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15914Bryant, Logan, A98371PuyallupWashingtonUnited States
23206Lal, Jackson, E91791West CovinaCaliforniaUnited States
23236Kumar, NicholeYO15YorkEnglandUnited Kingdom

Generated 2025-07-12 15:25:47.910 UTC