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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25543Chen, Ramon, T45001EssenHamburgGermany
28707Raje, Sharon, M94310OrlyVal de MarneFrance
19584Sanchez, Terrance4217Gold CoastQueenslandAustralia

Generated 2025-07-15 23:01:59.443 UTC