[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 489   SHUFFLE   <  SKIP 1080  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11769Hernandez, Haley, LV2L3W8NewtonBritish ColumbiaCanada
19564Gutierrez, Lawrence, M2036MalabarNew South WalesAustralia
25605Kovár, Abby, KL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-22 12:10:21.483 UTC