[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 3174   SHUFFLE   <  SKIP 1229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14524Prasad, Carla91420MorangisEssonneFrance
12767Robinson, Christopher, A98901YakimaWashingtonUnited States
15071Gutierrez, Krista, R59000LilleNordFrance

Generated 2025-07-14 02:00:39.756 UTC