[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 6264   SHUFFLE   <  SKIP 3493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26185Green, Kaylee, CV8POak BayBritish ColumbiaCanada
23103Moreno, Dwayne, T2580GoulburnNew South WalesAustralia
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance

Generated 2025-07-20 10:39:09.641 UTC