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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24546Hughes, AdamTY31RuncornEnglandUnited Kingdom
22872Bailey, Sara, F98168BurienWashingtonUnited States
21123Luo, Carl92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-19 18:07:44.263 UTC