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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24652Butler, Luke98020EdmondsWashingtonUnited States
16394Bell, Bryan, C59000LilleNordFrance
24629Perry, Seth94611OaklandCaliforniaUnited States

Generated 2025-07-16 06:09:34.411 UTC