[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 34   SHUFFLE   <  SKIP 3229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22287Griffin, Megan, A91950Lincoln AcresCaliforniaUnited States
22672Wu, Crystal, WKB9KirkbyEnglandUnited Kingdom
23640Jiménez, Bruce, L2777SpringwoodNew South WalesAustralia

Generated 2025-07-15 10:50:35.769 UTC