[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 440   SHUFFLE   <  SKIP 1827  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15505Bailey, Gabriella, A97068W. LinnOregonUnited States
14347Goel, Tara, I2036MalabarNew South WalesAustralia
11293Long, Luke, S98366Port OrchardWashingtonUnited States

Generated 2025-07-18 07:15:16.952 UTC