[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 4098   SHUFFLE   <  SKIP 224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24266Chander, Melvin, L2061Milsons PointNew South WalesAustralia
13637Cooper, Victoria, S2500WollongongNew South WalesAustralia
13556Nath, Alisha77127LieusaintSeine et MarneFrance

Generated 2025-07-18 04:10:41.805 UTC