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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22229Perry, Wyatt91502BurbankCaliforniaUnited States
20131Gutierrez, Carolyn, M92081Paris La DefenseHauts de SeineFrance
14645Kelly, Isaac, P91941GrossmontCaliforniaUnited States

Generated 2025-07-13 01:18:52.159 UTC