[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 413   SHUFFLE   <  SKIP 2536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26004Washington, Arthur94611OaklandCaliforniaUnited States
27644Sanchez, Alexandria, A98027IssaquahWashingtonUnited States
21474Gray, Lucas, L98033KirklandWashingtonUnited States

Generated 2025-07-13 06:17:01.162 UTC