[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 507   SHUFFLE   <  SKIP 382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26856Brooks, Jessica93700DrancySeine Saint DenisFrance
22664Yang, Dawn, A59000LilleNordFrance
19972Chander, Lindsay, R3977CranbourneVictoriaAustralia

Generated 2025-07-21 19:16:23.987 UTC