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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24785Morris, Cody, A98033KirklandWashingtonUnited States
24949Howard, Devin, S98033KirklandWashingtonUnited States
25846Bailey, Faith, D98033KirklandWashingtonUnited States

Generated 2025-07-11 01:28:57.575 UTC