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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom
26006Peterson, Garrett98107BallardWashingtonUnited States

Generated 2025-07-20 22:19:50.361 UTC