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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16617Xie, Alvin, M3280WarrnamboolVictoriaAustralia
25717Guo, Ernest2061Milsons PointNew South WalesAustralia
26406Lopez, Haley, M59100RoubaixNordFrance

Generated 2025-07-17 03:32:52.406 UTC