[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 480   SHUFFLE   <  SKIP 575  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24128Ramirez, Kimberly, P42651SolingenNordrhein-WestfalenGermany
25233Ward, Nathaniel3280WarrnamboolVictoriaAustralia
29125Reed, Andrea, D98901YakimaWashingtonUnited States

Generated 2025-07-12 22:38:29.662 UTC