[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 250 SHUFFLE < SKIP 695 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19471 | Martinez, Bryant | OX16 8RS | Oxon | England | United Kingdom |
13041 | Brown, Cameron, D | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-10 19:37:54.351 UTC