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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18771Green, Robert, L91203GlendaleCaliforniaUnited States
17117Prasad, Lydia94014ColmaCaliforniaUnited States
13659Shan, Clayton98107BallardWashingtonUnited States

Generated 2025-07-16 02:17:52.325 UTC