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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
26510Scott, Jack, A91945Lemon GroveCaliforniaUnited States
25078Jenkins, James90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 22:35:12.413 UTC