[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 468   SHUFFLE   <  SKIP 893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24624Murphy, Allison, J94536FremontCaliforniaUnited States
26620Green, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
11411Ross, Devin, A85049IngolstadtBayernGermany

Generated 2025-07-09 22:05:29.634 UTC