[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 650   SHUFFLE   <  SKIP 2809  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28410Gill, Cheryl, RRG12 8TBBracknellEnglandUnited Kingdom
16007Gonzalez, Janelle, S98312BremertonWashingtonUnited States
17142Flores, Seth91203GlendaleCaliforniaUnited States
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-15 10:03:56.551 UTC