[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16901Munoz, Ricky94519ConcordCaliforniaUnited States
24983Griffin, Morgan, M91950National CityCaliforniaUnited States
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-11 07:49:31.743 UTC