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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14936Sanchez, Bryan93290Tremblay-en-FranceSeine Saint DenisFrance
15841Shan, Luis90012Los AngelesCaliforniaUnited States
20237Yang, Hunter, E4655Hervey BayQueenslandAustralia

Generated 2025-07-16 15:52:50.580 UTC