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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17933Prasad, VirginiaSL67RJMaidenheadEnglandUnited Kingdom
29382Deng, Karla, CRG41 1QWWokinghamEnglandUnited Kingdom
20162Nath, Kelsey, K46236BottropNordrhein-WestfalenGermany

Generated 2025-07-11 20:12:39.568 UTC