[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 408  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17212Coleman, Jacqueline, A59491Villeneuve-d'AscqNordFrance
25902Li, Cameron98052RedmondWashingtonUnited States
18109Campbell, Samuel92806La JollaCaliforniaUnited States

Generated 2025-07-14 02:46:28.011 UTC