[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 3669   SHUFFLE   <  SKIP 2045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25391Murphy, Morgan, J94536FremontCaliforniaUnited States
18682Bennett, Emily, A91950Lincoln AcresCaliforniaUnited States
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-17 02:57:52.843 UTC