[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 189   SHUFFLE   <  SKIP 1364  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21912Kumar, Colleen, R59140DunkerqueNordFrance
14066Jimenez, Melody, S3220GeelongVictoriaAustralia
21158Patterson, Trevor, J98052RedmondWashingtonUnited States
27224Griffin, Jessica, A97068W. LinnOregonUnited States

Generated 2025-07-09 09:37:45.362 UTC