[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 2218   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21488Henderson, Madison, M92102San DiegoCaliforniaUnited States
26118Butler, Ashley, A94611OaklandCaliforniaUnited States
27235Li, Robert, L98055RentonWashingtonUnited States

Generated 2025-07-13 13:57:41.840 UTC