[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 750   <  SKIP 7341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13021Diaz, Kendra2061Milsons PointNew South WalesAustralia
13026Zheng, Colleen2061Milsons PointNew South WalesAustralia
13114Zhang, Claudia2061Milsons PointNew South WalesAustralia

Generated 2025-10-12 10:03:07.775 UTC