[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 4552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15538Lal, Luis91941GrossmontCaliforniaUnited States
25072Murphy, Alyssa, O97301SalemOregonUnited States
22967Smith, Rachel98501OlympiaWashingtonUnited States

Generated 2025-07-11 22:22:27.527 UTC