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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15449Yuan, CedricY024 1GFYorkEnglandUnited Kingdom
29207James, Katelyn, O98403TacomaWashingtonUnited States
20021Jones, Alexander, IV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-10 09:14:52.171 UTC