[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 1928  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21051Alonso, Sabrina, R85049IngolstadtBayernGermany
22824Nath, April, R59223RoncqNordFrance
28380Goel, Lindsay, A94310OrlyVal de MarneFrance

Generated 2025-07-10 06:56:58.687 UTC