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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22625Patel, Meagan93700DrancySeine Saint DenisFrance
26471Perez, Edward, J94070San CarlosCaliforniaUnited States
25411Flores, Riley92625Newport BeachCaliforniaUnited States
22259Mitchell, Dalton, R97355LebanonOregonUnited States

Generated 2025-07-11 17:52:41.487 UTC