[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 2996   <  SKIP 1978  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12600Romero, Larry, S04838EilenburgBrandenburgGermany
13249Perry, RyanV9B 2C3ShawneeBritish ColumbiaCanada
25509Hayes, Lucas, A59368WerneNordrhein-WestfalenGermany
21336Perez, Angel, SV9LangfordBritish ColumbiaCanada

Generated 2025-07-14 05:41:57.355 UTC