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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12491Huang, AlvinOX1OxfordEnglandUnited Kingdom
22743Murphy, Kaylee, A98033KirklandWashingtonUnited States
25494Jimenez, Lee31770ColomiersGaronne (Haute)France

Generated 2025-07-19 14:25:22.236 UTC