[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 5287   <  SKIP 349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18313Foster, Arianna, L94010BurlingameCaliforniaUnited States
23213Green, Noah90802Long BeachCaliforniaUnited States
16890Reed, Timothy98371PuyallupWashingtonUnited States

Generated 2025-07-17 00:56:16.678 UTC