[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 24   SHUFFLE   <  SKIP 639  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21274Scott, Seth94947NovatoCaliforniaUnited States
25534Sanz, Casey57000MetzMoselleFrance
13033Gonzalez, Xavier, L94611OaklandCaliforniaUnited States
28020Griffin, Lucas98201EverettWashingtonUnited States

Generated 2025-07-14 07:27:04.495 UTC