[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 2421   SHUFFLE   <  SKIP 4310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19861Perry, Caroline97034Lake OswegoOregonUnited States
23896Peterson, Megan98501OlympiaWashingtonUnited States
13315Thomas, Lucas, E91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 22:31:15.698 UTC