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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28713Nath, Franklin92700ColombesHauts de SeineFrance
29236Young, Eric92020El CajonCaliforniaUnited States
12530Coleman, Isabel, SV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-11 06:37:56.116 UTC