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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25032Rana, Meredith1002SydneyNew South WalesAustralia
14200Goel, Colleen92700ColombesHauts de SeineFrance
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-09 22:24:19.056 UTC