[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1388  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States
14187Lu, Eugene, N22001HamburgHessenGermany
11290Sanchez, Katelyn90712LakewoodCaliforniaUnited States

Generated 2025-07-08 00:53:10.583 UTC