[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 875   SHUFFLE   <  SKIP 874  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27696Rana, Ruben2264SilverwaterNew South WalesAustralia
29226Lee, Katherine, A98052RedmondWashingtonUnited States
28259Mitchell, Samuel, C90401Santa MonicaCaliforniaUnited States
27837Jai, Kelsey, JC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-20 23:49:55.574 UTC