[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3495  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28076Williams, Logan, M94063Redwood CityCaliforniaUnited States
14621Morris, Chloe, D97222MilwaukieOregonUnited States
18518Scott, Stephanie98036LynnwoodWashingtonUnited States
25199Griffin, Kyle, L92020El CajonCaliforniaUnited States

Generated 2025-07-11 06:04:39.053 UTC