[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   SHUFFLE   <  SKIP 511  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24741Perry, Brittany99362Walla WallaWashingtonUnited States
20057Zhou, Ramon, D45000OrleansLoiretFrance
12599Fernandez, Jillian, KSL4 1RHBerksEnglandUnited Kingdom
27626Hayes, Connor90241DowneyCaliforniaUnited States

Generated 2025-07-11 17:53:31.931 UTC