[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 3557   <  SKIP 561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24477Zeng, Warren, R5023FindonSouth AustraliaAustralia
15557Murphy, Nathaniel94611OaklandCaliforniaUnited States
21199Raman, Ruth, L2036MalabarNew South WalesAustralia

Generated 2025-07-22 11:28:59.876 UTC