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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13436Griffin, Gail98027IssaquahWashingtonUnited States
22206Rodriguez, Cynthia, E4551CaloundraQueenslandAustralia
12089Richardson, NathanielV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-09 03:42:19.520 UTC