[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 466   SHUFFLE   <  SKIP 1626  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19173Lal, Kelli, JMK8 8DFMilton KeynesEnglandUnited Kingdom
15071Gutierrez, Krista, R59000LilleNordFrance
18085Nath, Christy, U94014ColmaCaliforniaUnited States

Generated 2025-07-14 09:46:05.116 UTC