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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24050Nath, ClarenceWA1WarringtonEnglandUnited Kingdom
24987Chandra, Kristopher91502BurbankCaliforniaUnited States
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom
19079Lopez, Brett93500PantinSeine Saint DenisFrance

Generated 2025-07-20 05:19:34.759 UTC