[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 875   SHUFFLE   <  SKIP 5464  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21749Williams, Ashley, G94014ColmaCaliforniaUnited States
25505Zhou, CurtisSW8 4BGLondonEnglandUnited Kingdom
28635Gonzalez, Levi90706BellflowerCaliforniaUnited States
12146Thomas, Xavier94519ConcordCaliforniaUnited States

Generated 2025-07-22 12:45:09.063 UTC