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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19975Zhang, Brittney, W4655Hervey BayQueenslandAustralia
11542Tang, Alejandro, LY03 4TNYorkEnglandUnited Kingdom
23674Walker, Jeremiah, A92020El CajonCaliforniaUnited States

Generated 2025-07-22 11:13:13.562 UTC