[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 444   SHUFFLE   <  SKIP 2340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12912Morris, Brianna, P97034Lake OswegoOregonUnited States
21755White, Lucas, R92118CoronadoCaliforniaUnited States
18502Madan, Pamela91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 13:01:01.002 UTC