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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18502Madan, Pamela91910Chula VistaCaliforniaUnited States
21605Ye, Brittney, A98168BurienWashingtonUnited States
25041Phillips, Hunter, G98901YakimaWashingtonUnited States

Generated 2025-07-10 16:14:03.565 UTC