[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 416   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26523Raji, Casey, C94704BerkeleyCaliforniaUnited States
13444Lopez, Abby, M90210Beverly HillsCaliforniaUnited States
26365Fernandez, Phillip, L45000OrleansLoiretFrance

Generated 2025-07-14 12:48:56.659 UTC