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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19117Coleman, Kaitlyn, C91502BurbankCaliforniaUnited States
11884Shen, Latoya, S98107BallardWashingtonUnited States
21631Sanchez, Martin, EV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 07:53:21.718 UTC