[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 3197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom
20689Green, Connor, J98371PuyallupWashingtonUnited States
22231Brooks, Grace, G91203GlendaleCaliforniaUnited States
28445She, Shaun53131BonnNordrhein-WestfalenGermany

Generated 2025-07-09 12:41:07.071 UTC