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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17908Yang, Warren, F4169East BrisbaneQueenslandAustralia
20742Stewart, Isabella, M97034Lake OswegoOregonUnited States
12445Taylor, Cameron, T97045Oregon CityOregonUnited States
25987Kumar, Hunter90706BellflowerCaliforniaUnited States

Generated 2025-07-12 03:46:25.503 UTC