[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 327   SHUFFLE   <  SKIP 692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15396Wilson, Julia98501OlympiaWashingtonUnited States
16118Wright, James, A94611OaklandCaliforniaUnited States
22378Malhotra, Rebekah, G92150SuresnesHauts de SeineFrance

Generated 2025-07-15 10:59:14.634 UTC