[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 484   SHUFFLE   <  SKIP 1660  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27193Miller, Daniel, V91950Lincoln AcresCaliforniaUnited States
22904Shen, Mitchell, M7001HobartTasmaniaAustralia
19252Brooks, Jasmine, S75007ParisSeine (Paris)France
28082Peterson, Nathaniel, R98371PuyallupWashingtonUnited States

Generated 2025-07-18 09:54:35.557 UTC