[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 460   SHUFFLE   <  SKIP 2030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21568Hernandez, Jacquelyn, J4217Gold CoastQueenslandAustralia
28049Washington, Xavier, T94611OaklandCaliforniaUnited States
13158Xu, Casey, J2777SpringwoodNew South WalesAustralia

Generated 2025-07-15 12:05:37.603 UTC