[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2993   SHUFFLE   <  SKIP 55  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15241Madan, Geoffrey, M2061Milsons PointNew South WalesAustralia
27551Long, Antonio, E97330CorvallisOregonUnited States
19281Carlson, Mallory, A41100Saint OuenLoir et CherFrance

Generated 2025-07-11 03:09:52.857 UTC