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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16170Rubio, Juan4655Hervey BayQueenslandAustralia
25543Chen, Ramon, T45001EssenHamburgGermany
19155Flores, Caroline91941GrossmontCaliforniaUnited States

Generated 2025-07-11 13:07:45.897 UTC