[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 364   SHUFFLE   <  SKIP 1232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20575Cai, StaceyW1X3SELondonEnglandUnited Kingdom
16483Jai, Warren, S3000MelbourneVictoriaAustralia
14057Alonso, Lance, I2113North RydeNew South WalesAustralia
23963Jimenez, Gerald, E93000BobignySeine Saint DenisFrance

Generated 2025-07-19 14:02:10.218 UTC