[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 2421   SHUFFLE   <  SKIP 263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12227Raje, Kelsey, WKB9KirkbyEnglandUnited Kingdom
26251Huang, Cedric90210Beverly HillsCaliforniaUnited States
18268Chapman, Preston, O3205South MelbourneVictoriaAustralia

Generated 2025-07-13 09:42:09.149 UTC