[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 364 SHUFFLE < SKIP 1612 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26095 | Kelly, Trinity | V9B 2C3 | Shawnee | British Columbia | Canada |
18368 | Hughes, Austin, P | V8Y 1L1 | Cliffside | British Columbia | Canada |
23866 | Flores, Xavier | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-19 12:49:40.649 UTC