[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 324   SHUFFLE   <  SKIP 2277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13452Evans, Kaitlyn91203GlendaleCaliforniaUnited States
11260Kelly, Katelyn, L94010BurlingameCaliforniaUnited States
14342Ruiz, Beth, L98107BallardWashingtonUnited States

Generated 2025-07-21 10:01:46.891 UTC