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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26853Rana, Shane78400ChatouYvelineFrance
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
14583Morris, Sydney97034Lake OswegoOregonUnited States
16968Griffin, Ian92102San DiegoCaliforniaUnited States

Generated 2025-07-11 13:10:01.603 UTC