[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 3418  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20828Shan, Jaclyn38001BraunschweigNordrhein-WestfalenGermany
23876Henderson, David, M91776San GabrielCaliforniaUnited States

Generated 2025-07-10 16:07:51.584 UTC