[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 2462   <  SKIP 1450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25506Raji, Cristina, EWA3WatfordEnglandUnited Kingdom
13304Peterson, Sara98403TacomaWashingtonUnited States
18148Huang, Jaclyn92700ColombesHauts de SeineFrance

Generated 2025-07-22 00:27:49.228 UTC