[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 4278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14595Ms., Ward, Andrea91203GlendaleCaliforniaUnited States
12958Campbell, Jennifer, W99202SpokaneWashingtonUnited States
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-11 13:25:17.726 UTC