[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 512 SHUFFLE < SKIP 1000 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13784 | Griffin, Spencer | WA1 | Warrington | England | United Kingdom |
12007 | Sun, Shannon | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-12 21:53:34.971 UTC