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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21845Miller, Cameron57000MetzMoselleFrance
13295Jackson, Jasmine97205PortlandOregonUnited States
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia

Generated 2025-07-15 18:56:39.103 UTC