[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 250   <  SKIP 76  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21420Carter, Isabella, C90012Los AngelesCaliforniaUnited States
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom
28325Lal, Drew, A4217Gold CoastQueenslandAustralia

Generated 2025-07-11 23:50:31.490 UTC