[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 440   SHUFFLE   <  SKIP 4039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24065Gutierrez, LoriSL67RJMaidenheadEnglandUnited Kingdom
11697Lee, Eduardo94611OaklandCaliforniaUnited States
27540Butler, Jacqueline, L91203GlendaleCaliforniaUnited States

Generated 2025-07-21 18:57:07.350 UTC