[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 413   SHUFFLE   <  SKIP 1147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22498Jimenez, Pedro, S93000BobignySeine Saint DenisFrance
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
17913Xu, Lacey, S3429SunburyVictoriaAustralia
17826Morgan, Paige, L59000LilleNordFrance

Generated 2025-07-17 04:43:51.769 UTC