[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 511   SHUFFLE   <  SKIP 530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26129Anand, Jodi2450Coffs HarbourNew South WalesAustralia
13457Henderson, Eric97068W. LinnOregonUnited States
14405Walker, Dylan, S98225BellinghamWashingtonUnited States

Generated 2025-07-15 09:18:21.492 UTC