[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 131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14474Murphy, Jacqueline, A94611OaklandCaliforniaUnited States
14659Harris, Zachary, E94611OaklandCaliforniaUnited States
15249Anderson, Abigail, L94611OaklandCaliforniaUnited States

Generated 2025-07-10 06:11:58.767 UTC