[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 650   SHUFFLE   <  SKIP 2757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15387Rodriguez, Miguel, B91910Chula VistaCaliforniaUnited States
16893Howard, Isaac, M99362Walla WallaWashingtonUnited States
20666Rai, Lacey94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 02:45:42.314 UTC