[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 2236   SHUFFLE   <  SKIP 3744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26438Shen, Alisha, J2036MalabarNew South WalesAustralia
21641Perez, Kaylee94015Daly CityCaliforniaUnited States
12716Shen, Dale59170CroixNordFrance

Generated 2025-07-20 00:49:14.030 UTC