[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 406   SHUFFLE   <  SKIP 3096  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14981Raji, April, LW1X3SELondonEnglandUnited Kingdom
24128Ramirez, Kimberly, P42651SolingenNordrhein-WestfalenGermany
28939Fernandez, Ronald3000MelbourneVictoriaAustralia

Generated 2025-07-19 16:30:45.137 UTC