[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 6625   <  SKIP 128  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13999Gonzales, Elijah, A94611OaklandCaliforniaUnited States
14024Moore, Hannah94611OaklandCaliforniaUnited States
14044Wright, Thomas, M94611OaklandCaliforniaUnited States
14474Murphy, Jacqueline, A94611OaklandCaliforniaUnited States

Generated 2025-07-19 09:17:25.617 UTC