[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 2177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28969Flores, Eduardo, S99362Walla WallaWashingtonUnited States
13930Coleman, Samantha, C97068W. LinnOregonUnited States
14299Chandra, Jermaine, A2580GoulburnNew South WalesAustralia

Generated 2025-07-13 04:26:35.269 UTC