[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 362   SHUFFLE   <  SKIP 3917  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20545Butler, Vanessa98033KirklandWashingtonUnited States
28639Morgan, Jacqueline91950Lincoln AcresCaliforniaUnited States
22717Watson, Nicole, S99362Walla WallaWashingtonUnited States

Generated 2025-07-17 07:54:28.020 UTC