[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 484   SHUFFLE   <  SKIP 1657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
13619Xu, Arturo2138RhodesNew South WalesAustralia
16107Edwards, Jordan, R99362Walla WallaWashingtonUnited States

Generated 2025-07-18 10:54:10.385 UTC