[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 2075   SHUFFLE   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20071Campbell, Sean, L98168BurienWashingtonUnited States
25148Simmons, Ryan91910Chula VistaCaliforniaUnited States
18836Cooper, Nicole98371PuyallupWashingtonUnited States

Generated 2025-07-21 10:49:29.551 UTC