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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26057Subram, Barry, E91502BurbankCaliforniaUnited States
16907Hall, Sarah, J91950National CityCaliforniaUnited States
23608Blanco, Jessie, RW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-12 03:25:49.699 UTC