[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 468   SHUFFLE   <  SKIP 2300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17559Suarez, Kari90706BellflowerCaliforniaUnited States
12373Gray, Isaac, G78000VersaillesYvelineFrance
18444Chow, Shannon4655Hervey BayQueenslandAustralia

Generated 2025-07-21 10:20:18.367 UTC