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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
19915McDonald, Claudia63151MühlheimHamburgGermany
27908Sanchez, Adriana14197BerlinSaarlandGermany

Generated 2025-07-09 02:36:44.583 UTC