[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 6742  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12153Bailey, Kaitlyn, M94611OaklandCaliforniaUnited States
13152Butler, Gabrielle94611OaklandCaliforniaUnited States
11697Lee, Eduardo94611OaklandCaliforniaUnited States
11797Coleman, Devin, R94611OaklandCaliforniaUnited States

Generated 2025-07-17 22:24:00.031 UTC