[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 995   SHUFFLE   <  SKIP 1051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21789Griffin, Lauren, A91950National CityCaliforniaUnited States
13883Lal, Brandon90802Long BeachCaliforniaUnited States
27682Kelly, Jennifer94941Mill ValleyCaliforniaUnited States

Generated 2025-07-18 14:57:12.277 UTC