[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 827   SHUFFLE   <  SKIP 5129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16285Xie, Mindy, J77127LieusaintSeine et MarneFrance
13300Hernandez, Timothy98052RedmondWashingtonUnited States
19076Pal, Jaclyn59100RoubaixNordFrance

Generated 2025-07-21 19:01:41.175 UTC