[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   SHUFFLE   SKIP 2426   <  SKIP 2227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14389Harris, Ryan90241DowneyCaliforniaUnited States
25102Kelly, Stephanie, L94704BerkeleyCaliforniaUnited States
17599Cooper, Sebastian, A98403TacomaWashingtonUnited States

Generated 2025-07-20 17:32:53.124 UTC