[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 6431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11509Harui, Roger94947NovatoCaliforniaUnited States
12427Stewart, Kimberly, C92102San DiegoCaliforniaUnited States
14081Butler, Nicole, J94611OaklandCaliforniaUnited States

Generated 2025-07-10 21:34:53.657 UTC