[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 1344 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15615 | Alvarez, Erika | MK8 8DF | Milton Keynes | England | United Kingdom |
18242 | Pal, Christine, I | 2300 | Newcastle | New South Wales | Australia |
Generated 2025-07-14 06:54:49.637 UTC