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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22717Watson, Nicole, S99362Walla WallaWashingtonUnited States
22759Ramirez, Julia, A98501OlympiaWashingtonUnited States
17563King, Jeremiah90802Long BeachCaliforniaUnited States

Generated 2025-07-11 00:58:27.502 UTC