[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 716  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28280Powell, Tristan, G97045Oregon CityOregonUnited States
20475Martinez, Blake, M91910Chula VistaCaliforniaUnited States
15895Parker, Sophia, E92020El CajonCaliforniaUnited States
21851Railson, Stuart, W60323FrankfurtHessenGermany

Generated 2025-07-13 05:47:48.327 UTC