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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28998Rodriguez, Kristina94519ConcordCaliforniaUnited States
12066Powell, Wyatt, L90012Los AngelesCaliforniaUnited States
26394Sun, Martha, V92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-11 19:54:51.164 UTC