[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 3104   SHUFFLE   <  SKIP 2156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27128Cai, Heather41100Saint OuenLoir et CherFrance
25982Phillips, Rebecca98901YakimaWashingtonUnited States
15571Allen, Angel, GV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-16 18:52:45.481 UTC