[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   SHUFFLE   SKIP 92   <  SKIP 292  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22955Suarez, Leslie, C2061Milsons PointNew South WalesAustralia
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
21586Foster, Stephanie, D97068W. LinnOregonUnited States
14349Griffin, Nicole97045Oregon CityOregonUnited States

Generated 2025-07-20 10:37:23.669 UTC