[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 416   SHUFFLE   <  SKIP 733  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16864Ramirez, Grace98901YakimaWashingtonUnited States
15075Kelly, AlexaEM15Esher-MoleseyEnglandUnited Kingdom
28478Long, Riley, M59000LilleNordFrance

Generated 2025-07-14 19:31:30.026 UTC