[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 872   SHUFFLE   <  SKIP 3800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25159Cooper, Katelyn, C98104SeattleWashingtonUnited States
16076Rogers, Catherine, A98901YakimaWashingtonUnited States
26106King, Connor90012Los AngelesCaliforniaUnited States

Generated 2025-07-20 23:30:23.827 UTC