[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2761  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26313Simmons, Dalton91945Lemon GroveCaliforniaUnited States
15939Brown, Jennifer, A98403TacomaWashingtonUnited States
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-09 14:21:51.518 UTC