[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 5465   <  SKIP 235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16653Phillips, Isabella98027IssaquahWashingtonUnited States
26716Smith, Megan, JV8POak BayBritish ColumbiaCanada
16999Kelly, Chloe, M91791West CovinaCaliforniaUnited States

Generated 2025-07-18 14:18:18.743 UTC